diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx b/app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx index 0a135add..37b75d22 100644 --- a/app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx +++ b/app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx @@ -37,7 +37,7 @@ export default async function HullRfqPage(props: HullRfqPageProps) { <h2 className="text-2xl font-bold tracking-tight"> 기술영업-해양 TOP RFQ </h2> - <InformationButton pageCode="evcp/budgetary-tech-sales-top" /> + <InformationButton pagePath="evcp/budgetary-tech-sales-top" /> </div> </div> </div> |
